Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Fixes site-install error. #1973

Merged
merged 1 commit into from
Nov 1, 2019
Merged

Conversation

gparami
Copy link
Contributor

@gparami gparami commented Sep 19, 2019

Error: In SiteInstallCommands.php line 367: Failed to drop or create the database:
This is due because the systemctl start mysql command failed due to missing volume. Fix was to add the missing volume to the command.
Also, resolves #1856

Error: `In SiteInstallCommands.php line 367: Failed to drop or create the database:`
This is due because the `systemctl start mysql` command failed due to missing volume. Fix was to add the missing volume to the command.
Also, resolves geerlingguy#1856
@geerlingguy
Copy link
Owner

Ah, makes sense. Thanks for debugging this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker container not working
2 participants